home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spybot - Search and destroy 1.4 / spybotsd14.exe / {app} / TeaTimer.exe / 0 / RCDATA / TFORMINFOWIN / TFORMINFOWIN.txt
Text File  |  2005-05-31  |  894b  |  46 lines

  1. object formInfoWin: TformInfoWin
  2.   Left = 326
  3.   Top = 253
  4.   Width = 345
  5.   Height = 315
  6.   BorderStyle = bsSizeToolWin
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   DesignSize = (
  18.     337
  19.     289)
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object bnOk: TButton
  23.     Left = 248
  24.     Top = 256
  25.     Width = 81
  26.     Height = 25
  27.     Anchors = [akRight, akBottom]
  28.     Caption = 'OK'
  29.     ModalResult = 1
  30.     TabOrder = 0
  31.     OnClick = bnOkClick
  32.   end
  33.   object reInfo: TRichEdit
  34.     Left = 8
  35.     Top = 8
  36.     Width = 321
  37.     Height = 238
  38.     Anchors = [akLeft, akTop, akRight, akBottom]
  39.     BorderStyle = bsNone
  40.     Color = clBtnFace
  41.     ReadOnly = True
  42.     ScrollBars = ssVertical
  43.     TabOrder = 1
  44.   end
  45. end
  46.